home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / claire.swf / scripts / DefineButton2_326 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  58b  |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    stopAllSounds();
  4. }
  5.